-
Home
-
Custom post types for WordPress – ACPT Lite
-
2.0.9
-
Code
-
Classes
- MetaRepository
Total Complexity |
198 |
Dependencies |
21 |
Dependents |
36 |
Total lines |
2,317 |
Lines of code |
1,693 |
Logical lines of code |
568 |
Comment lines |
226 |
Methods |
36 |
Properties |
0 |
Methods 36
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get() |
D |
25 |
25 |
198 |
getAllAssociatedPostTypesAndTaxonomies() |
B |
39 |
18 |
66 |
removeMetaOrphans() |
B |
33 |
15 |
109 |
saveMetaField() |
B |
36 |
15 |
85 |
getMetaBoxById() |
A |
34 |
11 |
111 |
hydrateMetaBoxFieldModel() |
A |
41 |
13 |
56 |
getMetaFields() |
A |
37 |
11 |
79 |
getMetaFieldById() |
A |
38 |
10 |
82 |
saveMetaGroup() |
A |
37 |
4 |
106 |
deleteMetaGroup() |
S |
44 |
5 |
53 |
findInversedRelation() |
S |
45 |
5 |
48 |
getMetaBlockById() |
S |
47 |
5 |
40 |
getMetaBlockByName() |
S |
47 |
5 |
40 |
getMetaFieldByName() |
S |
40 |
3 |
69 |
getMetaBoxByName() |
S |
44 |
3 |
55 |
saveMetaBoxField() |
S |
45 |
3 |
54 |
getAllOptions() |
S |
50 |
4 |
29 |
saveMetaBox() |
S |
47 |
3 |
44 |
deleteTaxonomyMetaData() |
S |
51 |
4 |
26 |
deletePostMetaData() |
S |
51 |
4 |
26 |
getNames() |
S |
47 |
3 |
41 |
deleteUserMetaData() |
S |
51 |
4 |
26 |
deleteAll() |
S |
60 |
3 |
14 |
existsMetaBoxField() |
S |
51 |
2 |
29 |
deleteMetaBox() |
S |
52 |
2 |
27 |
deleteBelongs() |
S |
53 |
2 |
26 |
existsMetaBox() |
S |
54 |
2 |
22 |
deleteMetaField() |
S |
55 |
2 |
22 |
deleteMetaBoxById() |
S |
59 |
2 |
15 |
getFieldNames() |
S |
60 |
2 |
14 |
getGroupNames() |
S |
60 |
2 |
14 |
getBoxNames() |
S |
60 |
2 |
14 |
mandatoryKeys() |
S |
54 |
1 |
24 |
metaFieldsFlatArray() |
S |
62 |
1 |
13 |
removeOrphanBoxesAndFields() |
S |
68 |
1 |
7 |
count() |
S |
66 |
1 |
9 |